ASP.NET Core MVC コントロールヘルプ
PredefinedRanges メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : PredefinedRanges メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.PredefinedRanges. Sets a function that return the predefined ranges.
シンタックス
'宣言
 
Public Function PredefinedRanges( _
   ByVal value As System.String _
) As TBuilder
public TBuilder PredefinedRanges( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
This property is useful only when the SelectionMode property is set to DateSelectionMode.Range. Predefined ranges with null values represent custom ranges to be defined by users by clicking on the calendar.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ